-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix DQM Matrix relval wfs #36194
Fix DQM Matrix relval wfs #36194
Conversation
update master
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-36194/26783
|
A new Pull Request was created by @kskovpen for master. It involves the following packages:
@jordan-martins, @bbilin, @wajidalikhan, @cmsbuild, @AdrianoDee, @srimanob, @kskovpen can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
test parameters:
|
please test |
-1 Failed Tests: RelVals RelVals
|
These wfs fail because of the hcal trigger DQM step. @jfernan2, do you know what is the difference between the available hcal and hcal2 DQM options? |
assign dqm |
New categories assigned: dqm @jfernan2,@ahmad3213,@rvenditti,@emanueleusai,@pbo0,@pmandrik you have been requested to review this Pull request/Issue and eventually sign? Thanks |
please test |
The difference is, hcal:
vs hcal2:
The crash is due to the fact that @L1TMon should go with @hcal hand by hand. The solution you adopted with hcalOnly is perfectly fine. Thanks |
Thanks for clarifying @jfernan2 ! |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-63c8d3/20651/summary.html Comparison Summary@slava77 comparisons for the following workflows were not done due to missing matrix map:
Summary:
|
type bugfix |
+1 |
+1 |
Thank you @kskovpen for having provided the fix. It is not clear to me why a @cms-sw/upgrade-l2 signature is needed here... In any case @AdrianoDee, @srimanob if you have any comment please post them, otherwise we'll try to merge anyhow in time for the 1100 IBs, so that the RelVal errors can be cleaned in the IBs. |
+Upgrade Bugfix on DQM & Harvesting sequence of relvals. |
+1 |
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will be automatically merged. |
PR description:
Addresses #36188 and #36190 from the latest IBs relevant to 136.XXX wfs
PR validation:
Tested on 136.761, 136.829, 136.886, 136.8861, 136.8862, 136.829.
if this PR is a backport please specify the original PR and why you need to backport that PR:
Not a backport.